﻿2026-07-27T23:50:42.3678925Z ##[group]Run actions/checkout@v5
2026-07-27T23:50:42.3679508Z with:
2026-07-27T23:50:42.3679847Z   fetch-depth: 2
2026-07-27T23:50:42.3680238Z   repository: BigscreenVR/spt-bs-core
2026-07-27T23:50:42.3682947Z   token: ***
2026-07-27T23:50:42.3683290Z   ssh-strict: true
2026-07-27T23:50:42.3683645Z   ssh-user: git
2026-07-27T23:50:42.3683997Z   persist-credentials: true
2026-07-27T23:50:42.3684388Z   clean: true
2026-07-27T23:50:42.3684736Z   sparse-checkout-cone-mode: true
2026-07-27T23:50:42.3685155Z   fetch-tags: false
2026-07-27T23:50:42.3685497Z   show-progress: true
2026-07-27T23:50:42.3685850Z   lfs: false
2026-07-27T23:50:42.3686175Z   submodules: false
2026-07-27T23:50:42.3686533Z   set-safe-directory: true
2026-07-27T23:50:42.3686919Z   allow-unsafe-pr-checkout: false
2026-07-27T23:50:42.3687309Z ##[endgroup]
2026-07-27T23:50:42.4486869Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T23:50:42.4488522Z ##[group]Getting Git version info
2026-07-27T23:50:42.4489513Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T23:50:42.4490502Z [command]/usr/bin/git version
2026-07-27T23:50:42.4494280Z git version 2.43.0
2026-07-27T23:50:42.4510535Z ##[endgroup]
2026-07-27T23:50:42.4521777Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9448fbb7-98ee-44e7-9ef9-78aad4ae54cb' before making global git config changes
2026-07-27T23:50:42.4522998Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T23:50:42.4524828Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T23:50:42.4557007Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T23:50:42.4575670Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T23:50:42.4586230Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T23:50:42.4588688Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T23:50:42.4605905Z refs/heads/main
2026-07-27T23:50:42.4612127Z [command]/usr/bin/git checkout --detach
2026-07-27T23:50:42.4665600Z HEAD is now at 899f4660 Merge pull request #112 from BigscreenVR/release/v0.45.0
2026-07-27T23:50:42.4734803Z [command]/usr/bin/git branch --delete --force main
2026-07-27T23:50:42.4762605Z Deleted branch main (was 899f4660).
2026-07-27T23:50:42.4847449Z ##[endgroup]
2026-07-27T23:50:42.4848447Z [command]/usr/bin/git submodule status
2026-07-27T23:50:42.5031832Z ##[group]Cleaning the repository
2026-07-27T23:50:42.5034892Z [command]/usr/bin/git clean -ffdx
2026-07-27T23:50:42.5065833Z Removing traceable-reqs
2026-07-27T23:50:42.5074376Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T23:50:42.5127244Z HEAD is now at 899f4660 Merge pull request #112 from BigscreenVR/release/v0.45.0
2026-07-27T23:50:42.5132541Z ##[endgroup]
2026-07-27T23:50:42.5134139Z ##[group]Disabling automatic garbage collection
2026-07-27T23:50:42.5136873Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T23:50:42.5161492Z ##[endgroup]
2026-07-27T23:50:42.5162301Z ##[group]Setting up auth
2026-07-27T23:50:42.5166180Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T23:50:42.5191349Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T23:50:42.5376633Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T23:50:42.5400963Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T23:50:42.5582278Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T23:50:42.5607537Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T23:50:42.5798430Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T23:50:42.5833893Z ##[endgroup]
2026-07-27T23:50:42.5840243Z ##[group]Fetching the repository
2026-07-27T23:50:42.5841297Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +899f4660e088faf7a202b9df1d76416d1258b7a4:refs/remotes/origin/main
2026-07-27T23:50:43.0496327Z ##[endgroup]
2026-07-27T23:50:43.0497328Z ##[group]Determining the checkout info
2026-07-27T23:50:43.0498314Z ##[endgroup]
2026-07-27T23:50:43.0499698Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T23:50:43.0538615Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T23:50:43.0561184Z ##[group]Checking out the ref
2026-07-27T23:50:43.0563570Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-27T23:50:43.0614415Z Switched to a new branch 'main'
2026-07-27T23:50:43.0615465Z branch 'main' set up to track 'origin/main'.
2026-07-27T23:50:43.0620378Z ##[endgroup]
2026-07-27T23:50:43.0654054Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T23:50:43.0677872Z 899f4660e088faf7a202b9df1d76416d1258b7a4
